Skip to content
Back to search
30
MCP

Cursor10x Memory

pulsemcp/cursor10x memory

Provides persistent memory for Cursor through vector-based semantic search and structured data storage, enabling long-term context awareness across sessions by storing conversations, code snippets, and files with automatic embeddings for similarity-based retrieval.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

cursor-memory
Persistent, searchable memory for Cursor AI — You control what your AI remembers.
0 tools
io.github.zdravo-ai/zdravo-cursor
Persistent AI memory for Cursor. Save and search memories via Zdravo.
0 tools
@mseep/cursor10x-mcp
Memory System for Cursor using MCP - Provides persistent context awareness for Claude
0 tools
io.github.marerem/longmem
Persistent cross-project memory for Cursor and Claude Code using local semantic search.
0 tools
io.github.VelixarAi/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools
io.github.velixarai/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "cursor10x_memory": {
      "url": "None",
      "transport": "http"
    }
  }
}